home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
MERCURYZ.ARJ
/
QUADRAT.EKA
< prev
next >
Wrap
Text File
|
1992-03-24
|
149b
|
8 lines
; This demonstrates minimizing a simple function.
MINIMIZE F
F = x^2 - 7x + 10
-100 < x < +100
{ Exact solution is x = 3.5, F = -2.25. }